home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950329-19950528
/
000040_news@columbia.edu_Tue Apr 4 23:44:23 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-07-31
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15329
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 4 Apr 1995 19:44:31 -0400
Received: by apakabar.cc.columbia.edu id AA27083
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 4 Apr 1995 19:44:30 -0400
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: How to disable C-Kermit CLI
Date: 4 Apr 1995 23:44:23 GMT
Organization: Columbia University
Lines: 18
Message-Id: <3lslkn$qe8@apakabar.cc.columbia.edu>
References: <D67t0M.A49@cunews.carleton.ca> <3lh21v$mni@apakabar.cc.columbia.edu> <D6IsD0.5M3@cunews.carleton.ca>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <D6IsD0.5M3@cunews.carleton.ca>,
Rick Mallett <rmallett@boris.carleton.ca> wrote:
: I tried using both -DNOCTRLC and -DNOPUSH but that didn't work. I had already
: eliminated shell access by other means but I still need to stop users from
: getting to a c-kermit prompt and browsing the system at that point. Here is
: the make line I issued (after a make clean of course).
:
: make sunos41gcc "KFLAGS=-DNOCTRLC -DNOPUSH"
:
: I was still able to type CTRL-C and reach the C-kermit prompt after
: issuing a line similar to the following:
:
Oops, sorry, I meant -DNOCCTRAP.
If there are still holes that you need to plug, please email me directly
(cuts down on newsfeed delay).
- Frank